C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / ScriptValue<T> Class / Value Property

In This Topic
Value Property (ScriptValue<T>)
In This Topic
Gets or sets a value of this ScriptValue<T>. Settings this value forces IsExpression to false.
Syntax
'Declaration
 
Public Property Value As T
 
See Also